-
-
Notifications
You must be signed in to change notification settings - Fork 1
⬆️ Update dependency larastan/larastan to v3 #232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #232 +/- ##
=========================================
Coverage 96.44% 96.44%
Complexity 44 44
=========================================
Files 12 12
Lines 225 225
=========================================
Hits 217 217
Misses 8 8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
8579bd9 to
6323d6a
Compare
c7edc08 to
ea24a93
Compare
698bcf7 to
1e54697
Compare
ac69faa to
81ca573
Compare
ba6a2bb to
b12a9f3
Compare
|
b12a9f3 to
becea9a
Compare
becea9a to
4a1467a
Compare
This PR contains the following updates:
^2.0->^3.0Release Notes
larastan/larastan (larastan/larastan)
v3.7.2: 3.7.2Compare Source
What's Changed
Added
Fixed
Full Changelog: larastan/larastan@v3.7.1...v3.7.2
v3.7.1: 3.7.1Compare Source
What's Changed
Added
Full Changelog: larastan/larastan@v3.7.0...v3.7.1
v3.7.0: 3.7.0Compare Source
What's Changed
Added
public constinSchematable names by @riasvdv in #2315TDeclaringModelto code snippet by @ramonrietdijk in #2349NoMissingTranslationsRuleby @ramonrietdijk in #2340NoPublicModelScopeAndAccessorRuleFixed
New Contributors
Full Changelog: larastan/larastan@v3.6.1...v3.7.0
v3.6.1Compare Source
What's Changed
Fixed
Documentation
New Contributors
Full Changelog: larastan/larastan@v3.6.0...v3.6.1
v3.6.0Compare Source
Added 🪄
getCountForPaginationas a pass-thru for Laravel versions >= 12.15 by @cosmastech in #2301Config::collection()calls (only for Laravel >= 12.20.0) Note: NeedscheckConfigTypesparameter to be enabled in the config.NoAuthFacadeInRequestScopeRuleandNoAuthHelperInRequestScopeRuleRead more about it hereConfigCollectionRuleto warn you if you pass a config option that is not an array toConfig::collectioncall. Note: NeedscheckConfigTypesparameter to be enabled in the config.pluckon collections with closures. (only for Laravel >= 12.20.0)fd16758Internal ⚙️
6431d01New Contributors
Full Changelog: larastan/larastan@v3.5.0...v3.6.0
v3.5.0Compare Source
What's Changed
Added
Fixed
NoEnvCallsOutsideOfConfigRuleby @sertxudev in #2298New Contributors
Full Changelog: larastan/larastan@v3.4.2...v3.5.0
v3.4.2Compare Source
What's Changed
New Contributors
Full Changelog: larastan/larastan@v3.4.1...v3.4.2
v3.4.1Compare Source
What's Changed
New Contributors
Full Changelog: larastan/larastan@v3.4.0...v3.4.1
v3.4.0Compare Source
3.4.0
This release includes bunch of new features that will help you fix some PHPStan level 7 errors 💪🏽
Features 🚀
chunkWhilestubLangGetReturnTypeExtensionextension and64d7afeAppfacadeenvironmentmethodInteractsWithInputstubFormRequestSafeDynamicMethodReturnTypeExtensionCookie::getmethodgeneralizeEnvReturnTypeconfig option and extension ✨ Read more about it here.configreturn types:31e3302,1640954,8787a14,3ea3de4✨ Read more about it here.Fixes 🐛
valuehelper function:a532dac,4120644configandenvfunction default arg can beClosureDocs 📝
neonhighlighting by @FeBe95 in #2258New Contributors
Full Changelog: larastan/larastan@v3.3.1...v3.4.0
v3.3.1Compare Source
What's Changed
New Contributors
Full Changelog: larastan/larastan@v3.3.0...v3.3.1
v3.3.0Compare Source
What's Changed
New Contributors
Full Changelog: larastan/larastan@v3.2.0...v3.3.0
v3.2.0Compare Source
What's Changed
phpmyadmin/sql-parserbyiamcal/sql-parser.New Contributors
Full Changelog: larastan/larastan@v3.1.0...v3.2.0
v3.1.0Compare Source
What's Changed
Full Changelog: larastan/larastan@v3.0.4...v3.1.0
v3.0.4Compare Source
Improvements
Latest PHPStan version compatibility
Full Changelog: larastan/larastan@v3.0.3...v3.0.4
v3.0.3Compare Source
What's Changed
New Contributors
Full Changelog: larastan/larastan@v3.0.2...v3.0.3
v3.0.2Compare Source
What's changed?
Updated minimum required PHPStan version to 2.0.2
Full Changelog: larastan/larastan@v3.0.1...v3.0.2
v3.0.1Compare Source
What's Changed
Fixed
Internal
Also changes from 2.9.12
New Contributors
Full Changelog: larastan/larastan@v3.0.0...v3.0.1
v3.0.0: 3.0.0Compare Source
Larastan 3.0 🥳
This release adds compability with PHPStan 2 and drops support for Laravel versions < 11
Please make sure you read the both PHPStan's and Larastan's upgrade guides!
Notable changes:
v2.11.2Compare Source
What's Changed
New Contributors
Full Changelog: larastan/larastan@v3.4.1...v3.4.2
v2.11.1Compare Source
Fixes
postandquerycan returnarrayb94eb6d(#2270) by @rikvdhFull Changelog: larastan/larastan@v2.11.0...v2.11.1
v2.11.0Compare Source
2.11.0
This release includes bunch of new features that will help you fix some PHPStan level 7 errors 💪🏽
New Features 🚀
LangGetReturnTypeExtensionextensionAppfacadeenvironmentmethodInteractsWithInputstubFormRequestSafeDynamicMethodReturnTypeExtensionCookie::getmethodgeneralizeEnvReturnTypeconfig option and extensioncheckConfigTypesconfig parameter andConfigFunctionDynamicFunctionReturnTypeExtensionandConfigGetDynamicMethodReturnTypeExtensionand ignore callable constant strings Read more about it here.Fixes 🐛
valuehelper and check for callable instead of closureconfigandenvfunction default arg can beClosureFull Changelog: larastan/larastan@v2.10.0...v2.11.0
v2.10.0Compare Source
What's Changed
phpmyadmin/sql-parserbyiamcal/sql-parser.Full Changelog: larastan/larastan@v2.9.14...v2.10.0
v2.9.14Compare Source
Improvements
Latest PHPStan version compatibility
Full Changelog: larastan/larastan@v2.9.13...v2.9.14
v2.9.13: 2.9.13Compare Source
What's Changed
Full Changelog: larastan/larastan@v2.9.12...v2.9.13
v2.9.12Compare Source
What's Changed
Added
Collection::rejectby @spawnia in #2107Fixed
Full Changelog: larastan/larastan@v2.9.11...v2.9.12
Configuration
📅 Schedule: Branch creation - "before 6am every weekday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.